-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update all non-major dependencies (go) #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate-coveooss
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch-go
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
a327460 to
897d313
Compare
897d313 to
c4dc9dc
Compare
901c24d to
c2d4f22
Compare
40a6ab8 to
a36499a
Compare
2f53c7a to
f9d7413
Compare
3cf45c7 to
e586697
Compare
14b5d75 to
bc60f0f
Compare
a039c7b to
96f3197
Compare
c673509 to
952d0b9
Compare
952d0b9 to
05755b7
Compare
05755b7 to
e47e4ba
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.36.1→v2.38.11.24.1→1.25.51.25.6Release Notes
hashicorp/terraform-plugin-sdk (github.com/hashicorp/terraform-plugin-sdk/v2)
v2.38.1Compare Source
BUG FIXES:
v2.38.0Compare Source
NOTES:
ENHANCEMENTS:
TfTypeIdentityState()andTfTypeResourceState()methods toResourceDatawhich return the identity and state values as atftypes.Value. (#1508)v2.37.0Compare Source
NOTES:
identityattribute in Terraform configurationimportblocks, available in Terraform v1.12+. Theresource.Identityfield on theschema.Resourcestruct can be used to support identity by defining an identity schema. Once the identity schema is defined, you can read and store identity data in the state file with the newIdentityDatastruct that is available via theIdentity()method onschema.ResourceDataandschema.ResourceDiffstructs. (#1444)FEATURES:
TestResourceDataWithIdentityRawfunction for creating aResourceDatastruct with identity data for unit testing. (#1475)Identityfield toResourcethat supports defining an identity schema for managed resources only. (#1444)ImportStatePassthroughWithIdentityhelper that can support both identity and ID importing via a single field. (#1474)ENHANCEMENTS:
RequiredForImportandOptionalForImportfields to theSchemastruct, which are only valid for identity schemas. (#1444)ResourceDatato support passing of identity data in CRUD and import functions for managed resources. (#1444)BUG FIXES:
Configuration
📅 Schedule: Branch creation - "before 4:00am on Tuesday" in timezone America/Toronto, Automerge - "after 9:00am and before 12:00pm on tuesday, wednesday, thursday" in timezone America/Toronto.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.